Quantitative Plant Biology
◐ Cambridge University Press (CUP)
Preprints posted in the last 30 days, ranked by how well they match Quantitative Plant Biology's content profile, based on 15 papers previously published here. The average preprint has a 0.01% match score for this journal, so anything above that is already an above-average fit.
Dubois, R.; Bousset, L.; Jumel, S.; Leclerc, M.; Parisey, N.; Joly, A.
Show abstract
Accurate segmentation of plant disease symptoms is essential for crop monitoring and phenotyping, yet it typically requires costly pixel-level annotations. Weakly supervised semantic segmentation (WSSS) alleviates this burden using image-level labels, but its performance depends on the quality of spatial priors such as class activation maps (CAMs). We investigate whether text-guided segmentation with the Segment Anything Model 3 (SAM3) can serve as an alternative weak supervision signal. Three pseudo-mask generation strategies are compared: (i) CAMs refined with SAM or SAM3, (ii) zero-shot text-guided SAM3, and (iii) a hybrid approach combining weak spatial cues with text prompts. The resulting pseudo-masks are used to train a DeepLabV3 model. Text guidance alone matches or outperforms conventional WSSS, achieving up to 0.46 IoU without spatial supervision and 0.61 IoU on a public dataset, although performance is sensitive to text prompt formulation. The hybrid strategy improves robustness, reaching 0.50 IoU on the primary dataset and 0.58 IoU on the additional dataset while reducing prompt sensitivity. Overall, text guidance is a promising alternative to conventional weak supervision, while hybrid approaches provide a more robust solution for plant disease segmentation.
Masutomi, Y.;Kobayashi, K.
Show abstract
The photosynthesis-transpiration-stomatal conductance (An-E-gs) model framework is widely used for estimating photosynthesis, transpiration, and stomatal conductance in plants. The model equations are solved by numerical iteration, and the converged model values are deemed the solution. However, there has been no general guarantee that the iterative procedure converges to a solution or that the procedure leads to convergence. Building on the recent proof of the existence of a unique set of solutions, we herewith propose a numerical algorithm that is guaranteed to converge to the solution for the An-E-gs model framework. We first analytically prove that the proposed algorithm necessarily converges to a solution. We then demonstrate the convergence across contrasting combinations of leaf temperature, relative humidity, light, atmospheric CO2, and wind speed. We further demonstrate rapid convergence with the algorithm: no more than ca. 10 iterations for approximately 10-3 mol CO2 m-2 s-1 precision in net photosynthesis and no more than ca. 20 iterations for 10-7 mol CO2 m-2 s-1 precision. By guaranteeing convergence to the solution, this algorithm eliminates concerns about nonconvergence in leaf gas-exchange calculations and is expected to serve as a robust foundation for a range of studies from leaf-level gas exchange to global-scale carbon and water cycle dynamics.
Kondratev, A. Y.; Ianovski, E.; Voronina, E.; Crossa, J.
Show abstract
Multi-environment trials are central to cultivar evaluation because they reveal how candidate cultivars perform across locations, years, management conditions, and stress environments. The resulting yield matrix is a rich source of data on genotype-by-environment interaction, and a wide literature on estimation, decomposition, visualisation, and prediction of yield potential and stability has flourished. However the ultimate question of which cultivar to recommend on the basis of such a matrix is often left implicit. The question is far from trivial, and in this paper we formulate cultivar recommendation as an axiomatic ranking problem. This framework is rich enough to encompass the existing literature on stability indices, as well as any other deterministic ranking procedure. We show that many commonly used stability-based procedures can violate minimal criteria of efficiency or consistency. The result of such violations is that a cultivar with uniformly high yield could be ranked below a cultivar with uniformly low yield, or the relative ranks of two cultivars could depend on whether or not a third cultivar is present in the matrix. Our results prove that under a small number of such criteria the space of admissible rules collapses to the family of power means and their limiting cases. If we further wish to allow multiplication normalisation of yield, we are left with the geometric mean as the unique solution.
Cochard, H.
Show abstract
The article introduces a new Forest Stress Index (ISF) based on a plant hydraulic modelling approach rather than classical climatic drought indices. Unlike other index like scPDSI or SPEI, ISF is grounded in xylem embolism dynamics simulated with the mechanistic SurEau model. The goal is to better link climatic anomalies to tree physiological functioning and mortality risk. ISF is defined using a locally adapted ideotype characterized by an optimal P50 value under a reference hydraulic functioning threshold. Simulations are performed across Europe and France using multiple climate datasets. The index is robust to model parameterization choices and assumptions about plant functional traits. Results show strong spatial and temporal consistency and significant correlations with SPEI and scPDSI. However, ISF more strongly highlights extreme drought years and exhibits a more skewed distribution. Future projections under SSP5-8.5 indicate a widespread increase in hydraulic stress with strong regional contrasts. Overall, ISF provides a mechanistic and complementary drought indicator more directly linked to forest mortality processes.
Soltani, F.; Moreira Machado, T.; Weder, J.-N.; Camborda de la Cruz, S.; Peleke, F. F.; Szymanski, J. J.; Töpfer, N.
Show abstract
Understanding stress-induced metabolic reprogramming in crop plants can inform breeding strategies and support the development of stress-resilient varieties. Genome-scale metabolic modelling has shown promise in elucidating network-level responses to changing environments, yet as an optimality-based approach it relies on the definition of an objective function, which is far from trivial for non-optimal conditions. To address this uncertainty, we used a time-resolved, data-informed metabolic model of rice (Oryza sativa L.) cold stress response as a test case, and explored two complementary approaches. We used sampling of the solution space combined with machine learning to identify reactions and pathways best characterizing the stress-induced metabolic shift, and used this information to perform Pareto analysis, placing growth and a stress-related objective in competition. This trade-off analysis identified key branch points in carbohydrate, amino acid, phenylpropanoid, nucleotide, and fatty acid biosynthesis, where resource reallocation towards stress-protection comes at the expense of growth. It further revealed differential flux modes across subcellular compartments and shifts in reducing equivalent provision as distinguishing features of the stress response. Together, these results provide a mechanistic understanding of the metabolic trade-offs and branch points governing cold stress response, and identify potential targets to optimize the cold response-growth trade-off in rice.
Okyere, F. G. G.; Mehrem, S. L.; Snoek, B. L.; Van den Ackerveken, G.; Abeln, S.
Show abstract
While whole genome sequencing captures millions of single nucleotide polymorphisms (SNPs) and hyperspectral imaging (HSI) enables non destructive plant phenotyping, integrating these modalities to link genotype to phenotype remains challenging due to their high dimensionality and non linearity. This study presents DeepPheno a deep learning framework that predicts SNP genotypes from HSI data, using model predictability as a proxy for genotype phenotype association. HSI data were acquired from 194 lettuce genotypes under field conditions. HSI data patches (20 x 20 pixels x 224 spectral bands) were used to train a hybrid CNN to predict the variant of a specific SNP. The framework was validated on SNPs with known phenotypic effects (anthocyanin, leaf serration, pale pigmentation), achieving high predictive performance (AUC ranging from 0.806 to 0.935), whereas models trained on randomly shuffled labels performed at chance (mean AUC {approx} 0.51). Extending the workflow to 50 randomly selected putatively neutral SNPs, most yielded low predictability, but two showed high performance (AUC > 0.76), suggesting uncharacterized genotype phenotype links. Explainable AI, including SHAP and Grad CAM, identified relevant spectral and spatial features driving these predictions, particularly the green and red edge wavelengths associated with pigment dynamics and leaf structure. These results establish a framework for understanding complex genotype phenotype interactions in plants and extracting these links from HSI data without predefining the exact trait values. It provides an avenue for high throughput trait discovery and description and extends the integration of image based phenomics with plant genetics.
McGovern, C.; Adrio, M.; Aliki, H.; Vichos, R.; Powell, W.; Sharma, R.
Show abstract
Far-red light (FR; 700-750 nm) is increasingly incorporated into controlled-environment lighting because it can improve photosynthetic efficiency when combined with comparatively shorter wavelengths. In long-day leafy crops such as spinach, however, FR may also promote the transition from vegetative to reproductive growth and thereby reduce marketable yield. Most studies have evaluated FR fraction, intensity or end-of-day exposure, whereas the developmental timing of FR has rarely been tested, particularly in spinach. Here, we evaluated six commercial spinach cultivars (Amador, Harp, Renegade, Responder, Rubino and Santa Cruz) in an indoor vertical farm under a common red-green-blue background (PPFD 260-264 {micro}mol m-{superscript 2} s-{superscript 1}, 12 h photoperiod, 24 {degrees}C) and four FR timing treatments: no FR (Control), FR throughout production (FullFR), FR during early development only (EarlyFR), and FR during late development only (LateFR). LateFR increased marketable fresh weight relative to Control (244 vs 224 g) and reduced flowering incidence, whereas far-red supplied during early development reduced fresh weight (158 g) and increased flowering. The magnitude of the timing response differed among cultivars: switching from EarlyFR to LateFR recovered 0 % fresh weight in Amador but 107 % in Renegade and Rubino, with the largest penalties occurring in otherwise bolt-resistant cultivars. EarlyFR also increased total chlorophyll and reduced the chlorophyll a:b ratio. These results show that FR response in spinach is strongly conditioned by developmental stage and cultivar. Although LateFR received more total far-red than EarlyFR, it behaved like the Control, indicating that the penalty was set by far-red timing rather than dose. Treatment differences in bolting and yield tracked an estimated phytochrome photostationary-state deficit during early development: a phytochrome-deficit model markedly outperformed a cumulative-dose model ({Delta}AIC = 441), and the deficit x cultivar interaction was strong (p < 0.001), with bolt-resistant cultivars losing most yield when far-red coincided with the early developmental window. We therefore propose that FR should be treated as a genotype-dependent management variable rather than as a fixed spectral input, with late application and bolt-resistant cultivars offering the most favourable combination for vertical-farm spinach production. Framed within the breeders equation, the close match between the trial and production environment and the scope for shorter breeding cycles indoors suggest that genotype and far-red timing can be optimised jointly to accelerate genetic gain.
Gulluoglu, H. S. A.; Baby, J.; Bagul, K. M.; Basangari, B. R.; Bathini, S. A.; Chalamalla, N. K. R.; Dcunha, J.; Gupta, O.; Huang, L.; Jiang, X.; Naidu, Y. R.; Sathishkumar, G.; Sehrawat, M.; Thota, S. L.; Thuvara, D.; Vanguri, M. B.; Yin, J.; Jugder, B.-E.; Lusky, I. E.; Li, J.; Sinitskiy, A.
Show abstract
Agentic artificial intelligence (AI) systems increasingly claim to automate scientific research, yet independent evaluations report persistent gaps between those claims and demonstrated capability. We tested frontier agentic AI systems on three practical problems: prediction of treatment non-response in immune-mediated inflammatory diseases, optical chemical structure recognition for literature mining, and prediction of drug-design-related properties from small datasets. Each problem was first assigned to autonomous frameworks and then reattempted as human-led, AI-assisted work. Autonomous runs failed in most cases, while human-led work produced reusable resources and modest but defensible performance, including new evidence for possible mechanisms of treatment resistance and a more practical benchmark for mining chemical structures from scientific papers. Property prediction was the single task on which one autonomous AI framework matched the human expert. We conclude that current frameworks can carry out engineering and analysis once a human expert leads the project, but cannot yet engineer a novel solution without oversight. The use of AI on real-life scientific problems remains an art rather than a routine technology.
Baldaszti, L.; Moonlight, P.; Brummitt, N.; Pironon, S.; Sarkinen, T.
Show abstract
Incomplete information on distributions for a high proportion of the world's plant species together with biases in global biodiversity data mean that current estimates of plant diversity patterns are skewed. A key issue is that current predictions rely on a subset of species that is not representative of all plant species. Here we tested the feasibility of a representative sampling approach for mapping global vascular plant diversity at the finest scale where comprehensive data is available. Using the World Checklist of Vascular Plants as a reference, we generate random samples of species with increasing sample sizes from the global species pool. We compare the diversity patterns retrieved from the samples against the patterns of the reference dataset using spatially weighted correlation coefficients and four different diversity metrics. We find that at the botanical country scale, representative global maps of species and phylogenetic diversity can be created with small numbers of species (~1% [0.2% and 0.4%, respectively]) at the botanical country scale. For effective growth form and family diversity sample sizes encompassing ~20% [19.2% and 19.5%, respectively] of all species are needed. Random samples require markedly fewer species to reach high correlations than when restricting the pool of species to single plant families or genera. We show that when representative samples are used robust inferences of plant diversity patterns can be made from only a small proportion of species.
Alves, T. C.; de Gasper, A. L.
Show abstract
Premise: Rapid and accurate plant species identification is a critical challenge exacerbated by the taxonomic impediment. Although portable near-infrared (Micro NIR) spectroscopy represents a promising solution, the current absence of standardized protocols and a fundamental understanding of how critical acquisition and analysis parameters influence accuracy remain significant barriers. This study focused on the systematic optimization and validation of a comprehensive workflow designed to maximize the reliability of plant identification using this technology. To ensure methodological robustness across diverse foliar matrices, four vascular plant species were strategically selected as a representative test set to encompass morphological extremes, including significant variations in leaf thickness, pubescence, and surface texture. Methods: Using a portable spectrometer on herbarium specimens (exsiccate) of four vascular plant species, we systematically tested five spectral backgrounds, seven pre-processing methods, and four classification models. Subsequently, we optimized the number of spectral readings and evaluated the influence of the leaf scanning surface (adaxial vs. abaxial) on model accuracy. Results: The highest-performing combination was a Shiny Aluminum background, Second Derivative pre-processing, and a Random Forest model, which achieved a mean cross-validated accuracy of 99%. An average of just three spectral readings from the adaxial (upper) leaf face was sufficient to saturate model performance, proving statistically superior to other approaches (p < 0.001). Discussion: This study establishes a validated, high-accuracy protocol for plant species identification from herbarium specimens using portable NIR, offering a powerful tool for biodiversity studies. Direct applicability to fresh plants in the field requires future validation to account for the spectral influence of moisture variability.
Balaji, S.; Martinson, K. A.; Schellenberger, J. S.; Koley, J.; Inman, C. M.; Hofmann, H. A.; Young, R. L.; Harpak, A.
Show abstract
Biological research often requires information about species traits. Manual literature collation can be time-consuming and miss parts of the literature. To address this gap, we developed trAIt, a publicly available software for the retrieval of characteristics of species from scientific literature catalogued in the Europe PubMed Central (PubMed) database. trAIt provides a graphical user interface (GUI) in which users specify species and characteristics of interest. Leveraging a large language model (LLM), trAIt retrieves relevant papers, combines their content through a consensus-based summarization model, and outputs a species-by-characteristic table. For a case study involving frog species, trAIt recovered 47.1% of trait-species combinations in 2.75 hours, while an expert curator independently recovered 62.4% over months. The consensus-based summarization substantially aids accuracy compared to single-source extraction. Across three case studies of vertebrate taxa, an expert confirmed the accuracy of 70.9% of trait-species entries recovered by trAIt. We observed considerable variation across taxa in trAIts accuracy, which is possibly due to heterogeneity in open-access literature availability and inconsistencies in species and trait terminology. In sum, our analysis suggests that LLM-based tools can accelerate biological data synthesis but should be used to support domain experts research, rather than replace their judgment.
CHASSAGNAUD, D.; BEZON, L.; LE JAN, I.; FICHOT, R.
Show abstract
The sequence of leaf physiological thresholds underlying plant responses to water deficit is thought to be functionally coordinated; yet, to what extent this coordination is maintained across genotypes and environments remains poorly documented at the intraspecific level. We characterized the sequence of stomatal closure, turgor loss and xylem embolism in the leaves of two genotypes of the riparian species Populus nigra (DRA-038 vs. PG-31) subjected to control, additional nitrogen or additional potassium treatments. Under control conditions, embolism measurements using the optical vulnerability method showed that DRA-038 was more vulnerable than PG-31, in agreement with measurements performed on stems with the reference Cavitron method. Stomatal closure consistently preceded xylem embolism, while bulk leaf turgor loss was typically observed once xylem embolism had already reached 50%. Hydraulic thresholds responded to treatments in a genotype-dependent manner, the intrinsically more vulnerable genotype DRA-038 being typically more plastic. However, despite variations across genotypes and treatments, the trait sequence remained tightly coordinated such that stomatal safety margins (SSMs) remained virtually null. These findings support a strong mechanistic integration of leaf hydraulic thresholds in poplar across genetic units and varying environments, questioning whether to favour intrinsic tolerance or plastic capacities in breeding future drought-tolerant genotypes.
Ahmed, M. O.; Amale, S. A.; Bhavsar, R. D.; Chopra, P.; Jaimes, A.; Kachhwah, A.; Kalotra, C. D.; Li, P.; Li, X.; Liao, Y.; Roy, R.; Senthilselvan, N.; Shao, Y.; Sharma, A. D.; Shrivatsan, A.; Xue, R.; You, Y.; Badkul, A.; Xie, L.; Oet, M.; Lee, K.; Sinitskiy, A.
Show abstract
Artificial Intelligence (AI) frameworks for automating scientific research have shown strong performance on benchmarks, but their capacity to routinely reproduce results from multiple real-life published studies remains largely untested. We evaluated five advanced AI research frameworks (Kosmos, K-Dense, ToolUniverse, BioAgents from bio.xyz, and the AI Scientist-v2 from Sakana AI) on three real-life tasks (including two recently published papers) spanning uncertainty quantification for molecular property predictions, machine learning on Therapeutic Data Commons benchmarks, and agent-based modeling. AI frameworks demonstrated genuine strengths: generating original hypotheses, competently executing routine data acquisition and coding tasks, providing statistical measures of confidence often absent from the original papers, and producing well-formatted final reports. At the same time, our experiments revealed that real-world scientific tasks remain considerably harder than current benchmarks suggest. No AI framework matched the scope or depth of the original studies, results varied across multiple runs of the same framework with the same prompt, and we documented cases of severe hallucinations in final reports, gaps in literature coverage, and overconfident conclusions. Verification of AI outputs required substantial domain expertise. While these three tasks are only partially representative of the broader scientific landscape, they offer a starting point for developing a more rigorous methodology for evaluation of AI performance than what is currently practiced. We conclude that AI frameworks are already valuable for prototyping research directions and stress-testing completed studies, and some of the limitations documented here appear largely tractable through infrastructure improvements and continued development.
Boss, M.;Volpi, M.;Roth, L.
Show abstract
In this work, we investigate modeling plant traits over time using neural processes, a class of machine learning models that learn distributions over functions. Plant growth is an inherently stochastic process with complex dynamics measured mostly at irregular times throughout the growing seasons. While individual trait trajectories may be simple, their distributions are shaped by complex interactions between genotype, environment, and other factors. In particular, we focus on plant height in wheat, a deceptively simple-looking trait with complex dynamics. To model these trajectory distributions, we evaluate neural processes and in particular extensions using normalizing flows, with different combinations of genotype and environmental covariates. For controlled evaluations, we generate synthetic wheat height trajectories calibrated against Swiss weather station records and the FIP1 dataset. To fully evaluate these trajectory distributions, we use signatures, vector representations of sequential data, together with Sig-MMD and the recently introduced CSig-MMD. Sig-MMD enables direct pathwise comparison of predicted and simulator trajectory distributions, while CSig-MMD focuses this comparison on the tail, including lodged trajectories. Together, these metrics allow us to assess whether the models capture the full distribution of growth trajectories, including rare outcomes.
Nonoyama, T.; Kang, Z.; Hanaki, Y.; Itagaki, Y.; Matsumoto, H.; Kimata, Y.; Tsugawa, S.; Ueda, M.
Show abstract
BackgroundCell geometry plays a central role in determining division orientation and body axis formation during early embryogenesis in Arabidopsis thaliana. However, quantitative analysis of dynamic three-dimensional (3D) morphology remains challenging because live-imaging studies often rely on two-dimensional (2D) projections, while existing 3D reconstruction approaches, including mesh-based methods, often lose the original orientation information relative to the ovule and require labor-intensive mesh correction. In addition, embryo positional fluctuation caused by floating in liquid medium and continuous growth makes it difficult to analyze temporal morphological changes within a common coordinate system. ResultsWe developed a robust framework for quantitative 3D and four-dimensional (4D; 3D + time) analysis of embryo initial cell (apical cell) morphology. The method first establishes a standardized 3D coordinate system by normalizing cell orientation based on the bottom plane and the optical axis of the observation. Cell morphology is then reconstructed through ellipse-based approximation of serial cross-sections extracted from stacked imaging data, enabling accurate geometric characterization without the need for complex surface mesh reconstruction. To evaluate shape anisotropy, we quantified the apical cell shape in 3D. The framework further supports the characterization of volumetric features of subsequent division, providing a basis for quantifying 3D embryogenesis. ConclusionOur framework provides a simple and noise-reduced approach for quantitative analysis of living cell morphology in 3D. We named the integrated method of combining coordinate normalization with elliptical cross-section-based reconstruction Apical3DTip. This method enables consistent comparison of cell shapes without extensive manual corrections. The method overcomes key limitations of 2D projection-based and mesh-dependent analyses and offers a practical platform for quantifying cell shape and daughter cell shapes in 3D. More broadly, it provides a quantitative foundation for exploring the relationship between cell geometry, morphodynamics, and developmental patterning in living plant embryos.
Floriach-Clark, J.; Willemsen, V.
Show abstract
O_LIThe effect of some bioactive compounds on living organisms is dependent on their concentration and gradients, as is the case of hormones and signalling peptides, determining cell identity, activity and organism development. C_LIO_LIThere are a handful of methods that allow to produce spatially confined peaks of concentration local application of biochemicals on plants, such as agar blocks and microinjection, but they lack in precision, throughput and/or simplicity. C_LIO_LIWe developed the MicroTron, a microfluidics-based method specifically for filamentous organisms or life cycle stages, like the moss plant Physcomitrium patens protonemata, that serves as a platform for the application of chemicals on single cells and study the cell response. C_LIO_LIWe show how chemical applications could be performed on cells, either on the side or apically with dyes and hormones, targeting the cell wall, cell membrane, cytosol and nucleus. C_LIO_LITreatments could be applied on single filaments and with a precision of up to single cells in optimal conditions. C_LIO_LIThis method could be used to study live responses to chemicals with high spatiotemporal resolution. C_LI
Boyles, J. G.; Merritt, B. J.; Koen, E.; Minnaar, C.
Show abstract
ContextArtificial light at night (ALAN) has profound impacts on individual organisms and entire communities. Still, humans tend to underestimate the true biological (spatial) footprint of ALAN, in part because of our limited sensitivity to light compared to other organisms. ObjectivesWe sought to demonstrate how far ALAN can reach into dark spaces at levels that can impact organismal behavior and physiology using a fundamental physical law, the inverse square law. MethodsWe created a spatially explicit model of light spread on real landscapes, parameterized using increasingly available landscape-scale vegetation data to account for attenuation through forests and blocking by topographic relief. ResultsLighting types common in rural areas can produce biologically important effects more than 1 kilometer from the source, and effects of large lights might stretch 3 kilometers or more. The footprint of a light is determined by the complex and multidimensional interaction between characteristics of the light itself and the environment. For example, attenuation through a dense forest might decrease the footprint of a light more than 90% compared to the same light on a grassland. In complex environments, even small changes in light placement and characteristics can lead to large changes in the biological footprint of the light. ConclusionsDesigners and land stewards must account for lighting type, brightness, directionality, and reflected light to create ecologically responsible lighting. Vertical vegetation and topography strongly influence the propagation of biologically detrimental light, and environmental context is vital when planning and installing lights to minimize the biological impacts.
Clerget, B.; Sidibe, M.; vom Brocke, K.; Raharinivo, V.; Ortiz, D.; Trouche, G.
Show abstract
Crop photoperiodism models assume that flowering time is primarily controlled by daylength, yet many field observations contradict this view. We previously proposed an alternative framework integrating daily changes in sunrise and sunset times (dSR and dSS). Variety trials in Madagascar and in Argentina supported this concept: mid-late sorghum varieties from the northern hemisphere flowered late or very late when sown in November and December, consistent with the higher dSR/dSS values of the southern hemisphere summer. One Malian variety, sown monthly over six years in West Africa, exhibited high interannual variability in flowering time when sown between November and February. This revealed that up to four photoperiodic responses -- two quantitative and two qualitative, occurring at different times of the year -- may coexist within a single late photoperiod sensitive variety. All responses use only dSR and dSS cues. The qualitative responses are triggered by an internal phasic coincidence, which is set by a linear relationship between dSR and dSS at the onset of plant photoperiod sensitivity, and between dSR+dSS at panicle initiation. The research model fitted data from 28 varieties grown in Mali well. It also accurately fitted the duration to PI observed in three varieties sown at tropical and temperate latitudes. HighlightThe seasonal photoperiodic adaptation of flowering time in sorghum plants may rely on several signal transduction pathways regulated by sunrise and sunset times rather than day length.
Parth, K.; Varela, S.; Liu, Z.; Martini, K. M.; Rajurkar, A.; Allan, D.; McCoy, S.; Ruhter, J.; Walker, S.; Goldenfeld, N.; Leakey, A.
Show abstract
Quantifying root traits such as root length (RL) and root surface area (RSA) from minirhizotron imagery is a valuable approach for overcoming the phenotyping bottleneck that limits understanding and improvement of crop productivity, resource use efficiency and resilience in field experiments. However, current approaches remain labor-intensive, and deep learning (DL) methods suffer from limited generalization ability. We present RootQuant, an end-to-end DL model that simultaneously predicts RL and RSA directly from minirhizotron images using only whole-image trait values as supervision, thereby eliminating the need for pixel-level annotations. The models generalization ability was evaluated across species and fine-tuning configurations. The practical applicability of the model was further assessed under field conditions by converting image-derived RL estimates into volumetric root length density (vRLD). Using 118,191 maize and soybean images collected between 2009 and 2020, RootQuant trained on both species achieved an R2 of 0.90 and an RMSE of 2.9 mm for RL, and an R2 of 0.88 and an RMSE of 4.2 mm2 for RSA. The same mixed-species model generalized strongly across species, yielding an 8% relative improvement in R2 and a 30% lower RMSE on maize compared with the same architecture trained on a single species and applied zero-shot. Image-derived RL predictions converted to vRLD showed the expected depth-dependent decline in vRLD, as was also found by coincident destructive quantification of roots washed out of soil cores. By providing a generalist backbone model trained on a large dataset from two major crop species, RootQuant enables high-throughput simultaneous estimation of two relevant root traits directly from raw imagery without task-specific fine-tuning, thereby accelerating in situ root system analysis and phenotyping applications.
Nguyen, T. V.; Quoc, K. N.; Harwath, D.; Quach, L.-D.; Dao, P. D.
Show abstract
Plant diseases remain a major challenge to global food production, and timely, accurate, and scalable detection of plant stress is critical to reducing these losses. Recent advances in digital imaging and artificial intelligence offer unprecedented opportunities for precision crop disease detection and management. Yet, existing plant disease datasets remain often fragmented across crop and disease systems, and are largely dominated by controlled-environment imagery. The lack of standardized, interoperable, and representative datasets limits reproducibility, transferability, and scalability of AI systems, thereby constraining their deployment in operational agricultural applications. Here we present LeafMD, an integrated multimodal plant disease dataset and benchmark resource that includes LeafNet 2.0, a large-scale multimodal digital image dataset comprising 255,855 image-text pairs across 37 crop species, 197 crop-disease classes, and 9 geographic regions spanning tropical, subtropical, and temperate agricultural systems. Unlike conventional datasets, LeafNet 2.0 integrates biologically grounded symptom descriptions with image-level annotations of early and late disease stages, enabling symptom-aware analysis of disease progression under realistic field conditions. We further introduce LeafBench 2.0 as part of LeafMD, a visual-question answering benchmark covering nine fine-grained plant pathology tasks, including pathogen classification, lesion characterization, symptom interpretation, and disease severity assessment. Evaluation across 16 vision-language models revealed substantial performance gaps between coarse disease recognition and fine-grained pathological reasoning, while agriculture-adapted models consistently outperformed several larger general-domain architectures on symptom-oriented tasks. Together, LeafNet 2.0 and LeafBench 2.0 establish LeafMD as a multimodal resource for developing disease-aware agricultural foundation models and studying fine-grained pathological reasoning in real-world environments.